Total Complexity | 17 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 92 |
Lines of code | 58 |
Logical lines of code | 24 |
Comment lines | 0 |
Methods | 17 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 64 | 1 | 10 | |
get_roles() | 82 | 1 | 3 | |
get_is_guest() | 82 | 1 | 3 | |
set_is_user() | 81 | 1 | 3 | |
get_is_user() | 82 | 1 | 3 | |
set_created_at() | 81 | 1 | 3 | |
get_created_at() | 82 | 1 | 3 | |
set_roles() | 81 | 1 | 3 | |
set_user_name() | 81 | 1 | 3 | |
get_id() | 82 | 1 | 3 | |
get_user_name() | 82 | 1 | 3 | |
set_name() | 81 | 1 | 3 | |
get_name() | 82 | 1 | 3 | |
set_email() | 81 | 1 | 3 | |
get_email() | 82 | 1 | 3 | |
set_id() | 81 | 1 | 3 | |
set_is_guest() | 81 | 1 | 3 |